Welcome![Sign In][Sign Up]
Location:
Search - delphi mouse

Search list

[GUI Develop修改Delphi不同版本的控件选择方式

Description: 修改Delphi不同版本的控件选择方式,主要是选择控件栏太长时,不需点击,通过鼠标移动可实现-revised Delphi different versions of the control options, the choice is the main control column too long, not clicks, the mouse movement can be realized
Platform: | Size: 336783 | Author: 血泪痕 | Hits:

[Windows DevelopDelphi-Win

Description: 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目前是否在操作电脑 区分大小写的按键记录器2个 使用系统提供的进度条控件 预览式文件选择对话框 只需一个DLL的三级跳-include "Windows Program Design" PASCAL example "Windows Advanced Programming Guide" PASCAL example "Windows core programming" PASCAL example ShellExecuteHook examples keys to Chinese characters, analog input procedures initially screen snow effect of a simple document segmentation merger simple simulation tools so-called 'cursor follow the 'Hook effect of the use of threaded insert the use of improved versions of the process window hook intercepted QQ account using a mouse and keyboard hook intercepted QQ account using timer news hook shielding window and cited examples of simple path judge whether the user to operate a computer case-sensitive keys recorders use two - Commission for the progress of the control document preview dialog only a DLL in the
Platform: | Size: 3918491 | Author: 叶子 | Hits:

[Windows DevelopDelphi对鼠标的控制

Description: 这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
Platform: | Size: 166912 | Author: 王政 | Hits:

[Windows DevelopDelphi对鼠标点位置控制

Description: 这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
Platform: | Size: 64512 | Author: 王政 | Hits:

[Windows DevelopDelphi-Win

Description: 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目前是否在操作电脑 区分大小写的按键记录器2个 使用系统提供的进度条控件 预览式文件选择对话框 只需一个DLL的三级跳-include "Windows Program Design" PASCAL example "Windows Advanced Programming Guide" PASCAL example "Windows core programming" PASCAL example ShellExecuteHook examples keys to Chinese characters, analog input procedures initially screen snow effect of a simple document segmentation merger simple simulation tools so-called 'cursor follow the 'Hook effect of the use of threaded insert the use of improved versions of the process window hook intercepted QQ account using a mouse and keyboard hook intercepted QQ account using timer news hook shielding window and cited examples of simple path judge whether the user to operate a computer case-sensitive keys recorders use two- Commission for the progress of the control document preview dialog only a DLL in the
Platform: | Size: 3917824 | Author: 叶子 | Hits:

[Hook apiLLKMHook

Description: 低级键盘鼠标钩子范例 关于钩子的例程网上很多; 而关于低级键盘鼠标钩子的例子却很少-low-level keyboard and mouse paradigm hook on the hook routines many online; junior keyboard and mouse on the hook few examples
Platform: | Size: 184320 | Author: 真实 | Hits:

[File FormatProjecttest

Description: delphi 鼠标经过特效 delphi 鼠标经过特效-delphi mouse after mouse magic delphi after effects
Platform: | Size: 500736 | Author: 5837499 | Hits:

[Hook apimouse

Description: 采用钩子原理作为基本原理,Delphi作为开发平台,实现鼠标键盘记录和回放-Hook used as a basic principle of principle, Delphi as a development platform, to achieve record and playback keyboard mouse
Platform: | Size: 165888 | Author: | Hits:

[Othermouse

Description: 鼠标控制程序,用鼠标可以拖动无边框的体.能给大家一参考.-Mouse control procedures, with the mouse can drag the body has no border. Give us a reference.
Platform: | Size: 4096 | Author: 杜先生 | Hits:

[Othermouse

Description: 模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
Platform: | Size: 6144 | Author: chengweiyang | Hits:

[Delphi VCLmouse

Description: 一款delphi编写的鼠标模拟工具,支持热键,采用线程操作方式模拟点击-Delphi prepared a mouse simulation tools, support hotkey, using threads operation simulation click
Platform: | Size: 241664 | Author: terminus | Hits:

[Othermouse

Description: 实现鼠标位置追踪的一个小程序,貌似现在按键精灵也可以实现了-Mouse location tracking to achieve a small program, seemingly now button Wizard can also be achieved
Platform: | Size: 27648 | Author: chang | Hits:

[Delphi/CppBuildermouse

Description: 在Windows环境下,鼠标和键盘是主要的输入设备。在Delphi中几乎每个对象都具有反映鼠标控制的事件,这些事件的主要功能包括改变鼠标指针的形状,移动、触发、拖动鼠标等。鼠标控制的三个相关属性是Cursor、DragCursor、DragMode;鼠标控制的三个对象方法是BeginDrag、Dragging、EndDrag;鼠标控制的七个事件包括OnDragDrop等。-In the Windows environment, the mouse and keyboard are the main input device. In Delphi, almost every object has to reflect the control of the mouse events, these events are the main functions include changing the shape of the mouse pointer, move, trigger, drag the mouse and so on. Mouse control of three related attributes are Cursor, DragCursor, DragMode mouse control of the three objects is BeginDrag, Dragging, EndDrag mouse control of the seven events, including OnDragDrop so.
Platform: | Size: 2048 | Author: 包智 | Hits:

[Delphi VCL[Delphi]clock

Description: Delphi编程的一个时钟界面 显示的时间与计算机同步 若鼠标不悬浮在上面将消失-Delphi programming interface displays a clock synchronization time and the computer is not suspended if the mouse will disappear in the above
Platform: | Size: 175104 | Author: cs55n5 | Hits:

[Windows DevelopDelphi.mouse.control.game

Description: Delphi鼠标控制王游戏设计代码Delphi code for mouse control of game design -Delphi code for mouse control of game design
Platform: | Size: 17408 | Author: sm | Hits:

[Delphi VCLDelphi.mouse

Description: Delphi mouse parameters to customize a good instance of the module code development
Platform: | Size: 168960 | Author: sdm | Hits:

[Hook apiMouseHook

Description: delphi做的鼠标钩子,可以查看控件类型-delphi mouse hook to do, you can view the control type
Platform: | Size: 349184 | Author: lazymice | Hits:

[Delphi VCLrecord-mouse

Description: Delphi鼠标记录及回放Demo,代码简单齐全,可直接调试-Delphi mouse record and playback Demo, code simple is complete, can be directly debugging
Platform: | Size: 161792 | Author: | Hits:

[Otherdelphi鼠标电击器

Description: delphi鼠标点击器单坐标获取 全集变量监控(delphi Mouse shock device)
Platform: | Size: 2271232 | Author: springroom | Hits:

[Windows DevelopKey Mouse

Description: Move/click the mouse by keyboard
Platform: | Size: 227023 | Author: liuredpeace | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net